Use the new API in GtkSearchBar if we can
authorMatthias Clasen <mclasen@redhat.com>
Sat, 27 Dec 2014 23:29:07 +0000 (18:29 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 24 Jan 2015 13:44:30 +0000 (08:44 -0500)
commit3bf12c44e28076fd23c21a5e512df19070d04a0a
tree1b85cbb310263ba42baae00497e0348ce9a7124f
parent354536d464bc39ef1f335cd89f71398bea74e506
Use the new API in GtkSearchBar if we can

Sadly, GtkSearchBar allows connecting plain entries, so we have
to keep the old code around.
gtk/Makefile.am
gtk/gtksearchbar.c
gtk/gtksearchentry.c
gtk/gtksearchentryprivate.h [new file with mode: 0644]